Skip to content

Conversation

@Johnny-Arroyo
Copy link
Contributor

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
Created a ternary expression that conditionally assigns node 'type' based on it's place in the tree. The root node is rendered as 'input' by checking the depth of the tree. The leaf nodes are rendered as 'output' nodes by checking to see if given node has children.

Ticket Item
RL - 45

Previous behavior
Originally nodes were all being rendered as 'default' nodes, which have both input and output edge handles.

Copy link
Contributor

@ash-t-luu ash-t-luu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job!

Copy link
Contributor

@Louka3 Louka3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great.

@Louka3 Louka3 merged commit 13e58da into dev Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants